wayland: Explicitly announce ssd for kwin
authorMatthias Clasen <mclasen@redhat.com>
Fri, 22 Jan 2021 03:43:33 +0000 (22:43 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 22 Jan 2021 03:45:47 +0000 (22:45 -0500)
commit6c54abeca719cb98d6ce84c0c03114b426cb1c51
tree1578ad491cec82850425ab13a81061d12e70018f
parentd24b8a094ce068524371315ca89b7ca5eaa2817f
wayland: Explicitly announce ssd for kwin

Without this, kwin correctly assumes that we are
using client-side decorations. This is a port
of 32ae97f1 from GTK 3.24.

Fixes: #3609
gdk/wayland/gdksurface-wayland.c
gdk/wayland/gdksurface-wayland.h
gtk/gtkwindow.c